Mapping URL: /cargobooking/customer/{id}
Description: find the cargobooking entities of customer with the appended id
Microservice: EmployeeService
/cargobooking/customer/{id} |
Mapping URL: /cargobooking/customer/{id}
Description: CustomerService
Name: findAllCargoBookingOfCustomer(id)
Request Method: GET
Service Interface: /cargobooking/customer/{id}
Service Entity: Customer
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |